Parameters
- placements
- Placements to mirror.
- start
- Start point of the mirror axis
- end
- End point of the mirror axis
- bCopyObjects
- Determines if objects are copied or moved to the mirror position
Exception | Description |
---|---|
ArgumentNullException | Is thrown in case of null placements |
System.ArgumentException | Is thrown in case if start equal to end |